tests: wait for draw before fetching tree view style
authorCosimo Cecchi <cosimo@endlessm.com>
Tue, 19 May 2015 17:25:00 +0000 (10:25 -0700)
committerCosimo Cecchi <cosimoc@gnome.org>
Sun, 24 May 2015 19:08:33 +0000 (12:08 -0700)
commitcfbd862aaeff20dac6c372e07f4107622ee44b08
treef3562560b5e510e2ef2fc6dad025eab95243381c
parent6ff19bcedcc5cd2213dec7cdaf472f426abf69f6
tests: wait for draw before fetching tree view style

On some slower machines (e.g. an ARM OBS builder), this test is failing
with a race condition where we're trying to fetch the style before it's
applied.

https://bugzilla.gnome.org/show_bug.cgi?id=749593
testsuite/gtk/treeview.c